home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / terms / kermit / b / tsnker.ann < prev    next >
Encoding:
Text File  |  1988-08-16  |  2.8 KB  |  49 lines

  1. 18-Dec-86 15:31:41-EST,2833;000000000001
  2. Mail-From: SY.FDC created at 18-Dec-86 15:31:12
  3. Date: Thu 18 Dec 86 15:31:12-EST
  4. From: Frank da Cruz <SY.FDC@CU20B.COLUMBIA.EDU>
  5. Subject: New Kermit Program for IBM 370 Mainframes with MVS/TSO
  6. To: Info-Kermit@CU20B.COLUMBIA.EDU
  7. Message-ID: <12263844741.299.SY.FDC@CU20B.COLUMBIA.EDU>
  8.  
  9. The new IBM 370-series mainframe MVS/TSO Kermit from the US National
  10. Institutes of Health (NIH), announced in the previous Info-Kermit digest, is
  11. now available in the Kermit distribution areas under the prefix TSN.  There
  12. are 21 files, comprising a total of about 3 megabytes, including three
  13. documentation files and a TSO help file.
  14.  
  15. The program is written in "ALP", which is a preprocessor for 370 assembly
  16. language developed at NIH.  The ALP preprocessor, also supplied, is written
  17. in PL/I.  For those who do not have PL/I or do not wish to bother with the
  18. source programs, a hexidecimal-encoded object file is provided, along with
  19. an assembler program to decode it into a binary object file; this can be
  20. linked with a tailorable module (written in straight assembler) in which
  21. site dependencies, such as the ASCII/EBCDIC translations, are specified.
  22.  
  23. Before deciding to transfer all 3 MB from Columbia over a network, first get
  24. the file TSNKER.TXT, which explains which files are which, and then only get
  25. the ones you really need.
  26.  
  27. Thanks to Roger Fajman at NIH (RAF@NIHCU.BITNET) for submitting this program
  28. to us.  Roger participated in the design with Dale Wright, who then did the
  29. programming.  The new program has many advanced features over previous TSO
  30. Kermit versions, including server mode, binary file transfer, file
  31. interruption, 8th-bit prefixing, run-length encoding, alternate block check
  32. types, and support for both 3705-style line mode and Series/1-style full
  33. screen emulation.  It is hoped that this new version will render the old
  34. University of Chicago (linemode only, circa July 1984) and University of
  35. Toronto versions (Series/1 only, March 85) obsolete.  Reactions from TSO
  36. sites will be appreciated, in the interest of keeping redundant Kermit
  37. versions at a minimum.  Reactions from users of the Pascal/VS version from
  38. the University of Bern (linemode only, Sept 86) will also be appreciated.
  39.  
  40. For the present, the Chicago, Toronto, and Bern versions remain available in
  41. the Kermit distribution under the prefixes TSO, TSO, and TS2, respectively.
  42. For the future, there may still be another TSO Kermit program on the horizon, a
  43. result of a cooperative effort among IBM mainframe Kermit sites to develop a
  44. Kermit program that is portable among all IBM 370 mainframe operating systems
  45. (no estimate as to when this will be ready, but IBM mainframe system
  46. programmers who are interested in developments in this area may send mail
  47. to IBM-KERMIT@CU20B or IBM-KERMIT@CUVMA).
  48. -------
  49.